DemModel

config.DemModel()

The accepted input for the variable dem in Site.

Attributes

filename : str

The path to the digital elevation model file.

units : us.UnitTypesLength

The units of the digital elevation model file.

Back to top